Skip to content

Issues/fix cancellation#528

Merged
slinkydeveloper merged 2 commits intomainfrom
issues/fix-cancellation
Aug 18, 2025
Merged

Issues/fix cancellation#528
slinkydeveloper merged 2 commits intomainfrom
issues/fix-cancellation

Conversation

@slinkydeveloper
Copy link
Copy Markdown
Contributor

Fix #487

* Suppress `kotlinx.coroutines.JobCancellationException` when irrelevant
* Make sure we don't log twice for TerminalException, and reduce log level to info in that case
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

  7 files  ±0    7 suites  ±0   6m 5s ⏱️ +41s
 54 tests ±0   53 ✅ ±0  1 💤 ±0  0 ❌ ±0 
223 runs  ±0  220 ✅ ±0  3 💤 ±0  0 ❌ ±0 

Results for commit 4cabdfc. ± Comparison against base commit 8baad35.

@slinkydeveloper slinkydeveloper merged commit 76388ee into main Aug 18, 2025
7 checks passed
@slinkydeveloper slinkydeveloper deleted the issues/fix-cancellation branch August 18, 2025 09:44
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Noisy kotlinx.coroutines.JobCancellationException

1 participant